Revamping our visualization system is one of the top priority in this year.
We are looking at adding custom charts (create new charts that do not exist in Holistics) and more chart customizations (tweaking the rotation of axis, changing table column size…), so we’d love to have more feedback and sharing from you:
What’s your preferred experience when it comes to creating a custom chart? Writing a DSL or point-and-click interface?
How important is custom charts and chart customizations for your company/ for your reporting need?
What’s your use case? How are you going to create custom charts? What charts would that be?
As for point & click vs DML, I think allowing point & click is important for users - not all users creating charts will be comfortable working in a non point & click manner. But being able to directly edit the definitions, and therefore store as code will of course be very valuable. Much the same as the model creation is today in AML.
How do you contemplate the difference in experience between supporting Custom charts, which will help you create many other charts vs directly supporting each specific chart? Imo, although custom charts are powerful, they are too generic to be simple enough, even with a point-and-click interface.
Personally I don’t see the direct need for custom visualisations right now. I have worked with other tools where they are created, and I have never been in a company that has created them. However, with a large enough community some interesting ones can be created.
I think it would be best initially to get some key missing charts directly supported in the tool, before branding out to custom ones.
As @david-ri mentions above, there are key ones that are missing that would add a lot of benefit to any team reporting.
The additional enhancements are also key, especially for myself and the team e.g. we really do want to see the trend line functionality added to understand our metrics better.
For the development of the custom charts, I agree point and click would be awesome with the ability to dive into code if required.
Great to see you are working on charts. When it comes to my use case, the current set of available charts is enough for me. But I would love to see more customization options, such as additional metrics shown on the tooltip, retention chart color, showing percentage values rounded to 2 digits, additional currencies (not only $), and other things mentioned by the people in this thread
There is one simple improvement i’d like to suggest - for readers who read left to right, the expectation is that the legend order from left to right will be reflected in the legend stacking order from bottom to top (e.g. 1, 2,3,4,5 would stack from the bottom 1,2,3,4,5). Currently stacking goes from 5 at the bottom to 1 at top. There seems to be no way to order the legend.
Another chart I really appreciate is a cumulative growth chart. So we can see total of a metric on a given day. E.g. if we were interested in seeing total sales so far each month, where the x axis would be date and the y axis would be the total sales on that date.
To echo Craig above - error bars would be super useful!
I’d love to have the possibility of having a dual chart, where only one of the axis is impacted by the legend.
i.e. Revenue by department and total revenue in the same chart.
And also to echo Craig and Sophie above - error bars would be super useful!
Thanks for sharing about this, @Luis_Pereira!
Recently, our team has discussed with you over how to create a Sankey diagram with Custom charts / Vega-lite template, right? Just wanted to repost it here, in case it’s helpful for others.
About the Sunburst chart, we haven’t been able to support this with Custom chart, though. But let me note it down to see if we can try & create it.
P.S. We are working on gathering some Vega-lite templates for highly requested charts by you guys, so that you can copy & modify them for your use. Feel free to let me know any other charts types you need. Cheers