سؤال

I'm using a Google Line Chart to visualize data for a sports toto and it often happens that users have the same score for a few games/stages. Only one line is visible in that case:

https://i.stack.imgur.com/6Ncgw.png (i'm not allowed to post images)

Is there a way to make both lines visible, so that we see the score of 2: Waalkens3 as well?

هل كانت مفيدة؟

المحلول

Resolved this by manipulating my json data by adding a couple of numbers if there are equal values. Like asgallant said, I don't think there is a way to make overlapping lines appear together with the google charts config options.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top