Skip to content

Commit

Permalink
hide density plot
Browse files Browse the repository at this point in the history
Signed-off-by: Chaichontat Sriworarat <csriwor1@jh.edu>
  • Loading branch information
chaichontat committed Mar 31, 2024
1 parent 622cdbc commit 4fdd779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
Max value: <input type="range" />
</Section> -->

<Section title="Density Plots" defaultOpen class="flex justify-center overflow-visible">
<!-- <Section title="Density Plots" defaultOpen class="flex justify-center overflow-visible">
{#await import('$src/lib/sidebar/plot/plotMini.svelte') then plot}
<svelte:component this={plot.default} />
{/await}
</Section>
</Section> -->

<Section
title="Feature Annotation"
Expand Down

0 comments on commit 4fdd779

Please sign in to comment.