Tom Aizenberg
Tom Aizenberg
If we look at the example on the Perspective homepage, there is a "TOTAL" row for aggregates: Is there a way to not display this row?
As far as I can tell, Plotly supports treemaps (https://plotly.com/javascript/treemaps/). The default Plotly renderers don't include a treemap though: ``` function createPlotlyRenderers(PlotlyComponent) { return { 'Grouped Column Chart': makeRenderer(PlotlyComponent, {...
Anythingslider breaks when I use https://github.com/benbarnett/jQuery-Animate-Enhanced on safari (5.1.5, on Mac and on Windows). I don't know whether this is a problem of anythingslider or animate-enhanced, but I thought I'd...