4 comments
-
Sign me up on this! Almost every dashboard I build have components that are built on dynamic data based on api queries. Not being able to label the series from the data source means bad visualisation.
Keep up the good work, Klipfolio! Still love ya´
/Jimmy
-
We would really love this feature. we have graphs with multiple series and dynamic series labels would be great.
-
I am happy to share that dynamic series are supported in the new Metrics Monitoring capabilities that were recently released in beta. When you visualize a metric on a bar or line chart the series are automatically added for each member. The series change dynamically to reflect the members with values in the specified time range.
You can learn more about metrics here. As well the Knowledge Base has a bunch of useful articles.
Thank you,
Stephen
-
Metrics don't support hidden data filters, so they are a non-starter for me. All of my Klips will have at least two hidden data filters, one based on a user property (emailAddress) and one based on the variable for a user input Klip (Selected Group). Some of my Klips will then also have another hidden data filter based on another user input Klip (Selected Member of Selected Group).
The right way to do this is to put in a 2nd series that is based on a text column. The text column values then determine the colors, so I might have a series 'population' (the metric) and a second series 'gender' and x-axis 'state'. This would then show me a separate column based on population for each of the 3 values of gender (Male, Female, Unknown/Other) for each state.