cmen / CMENGoogleChartsBundle

This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
https://developers.google.com/chart/
Other
75 stars 21 forks source link

Getting data from a Timeline row #49

Open renshul opened 3 years ago

renshul commented 3 years ago

Is there a way to access the data in a Timeline row with just the provided Twig functions?

On select I need to get the name of the bar, for example "M210001 -" image

So far I haven't found a way to do this.