[visualization-api] Have different images as markers under graph nodes.

2014-08-04 Thread Inte snäll
As it is now I have text as toolTip hint under the graph nodes, but my question is, is it possible to have icons instead? Like flotr2 have. http://www.humblesoftware.com/flotr2/index#!advanced-markers var dt = new google.visualization.DataTable(); dt.addColumn('date',

Re: [visualization-api] Have different images as markers under graph nodes.

2014-08-04 Thread 'Jon Orwant' via Google Visualization API
https://developers.google.com/chart/interactive/docs/customizing_tooltip_content#custom_html_content shows you how to do this. The example even uses flags, just like you ordered! Jon On Mon, Aug 4, 2014 at 7:19 AM, Inte snäll nije...@gmail.com wrote: As it is now I have text as toolTip hint