Skip to content

v0.3.0

Choose a tag to compare

@graphieros graphieros released this 05 Apr 14:41
· 54 commits to main since this release

Hide plots above a given dataset length

Use data-hide-plots-above="100" to hide plots above a given dataset length. On hover, the plot will be visible :)
In this example, plots will be visible if the length of the dataset is <= 100.

Documentation is up to date