Oh sorry I misunderstood. The documentation for pointShapes that you included does apply to all the corecharts, including google.visualization.LineChart and google.visualization.ScatterChart. The first example on that page shows how to do it with a LineChart, but it doesn't matter in this case because each point is the only one in its series. The ScatterChart is really the same as LineChart but without the lines.The PointShapes feature doesn't yet apply to the Material charts, google.charts.Line, google.charts.Scatter, and google.charts.Bar, however.On Wed, Mar 23, 2016 at 11:58 AM, Jafar S <jaa...@gmail.com> wrote:Thanks Daniel,Thats what i mentioned in my original post. As I learned the image chart is deprecated, i need help in how to resolve my specific questions with google chartsThanks for your time and quick response. Please help me
On Wednesday, March 23, 2016 at 11:41:52 AM UTC-4, Daniel LaLiberte wrote:Hi Jafar,We are not doing any development on the deprecated google image charts, so if you want point shapes, you'll have to switch to using the Google Charts.On Wed, Mar 23, 2016 at 11:30 AM, Jafar S <jaa...@gmail.com> wrote:Hi--I have a requirement to build a chart (assume google scatter chart fits for this) as shown below. (attached the same if its not clear)Its based on DateTime (X axis) and integer value (Y axis from 1 to 10). Based on some data we should have custom markers (pointShapes). Bud I don't see a way to change point shape markers / size in scatter chart.I need help with1. Whats the best way to display the following data in the given graph format ( will scatter chart work / should i stick with google api or any other open source options suggestions ?)2. Is it possible to change pointshape to custom shapes / images if needed using scatter chartI looked at custom datapoints but it seems like that applies only to LINECHART https://developers.google.com/chart/interactive/docs/pointsAnd I learned that google image chart is deprecated where we have an option to change point shape :( https://developers.google.com/chart/image/docs/gallery/scatter_chartsAny help is appreciatedThanksJaffar
You received this message because you are subscribed to the Google Groups "Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chart-a...@googlegroups.com.
To post to this group, send email to google-c...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.
----