java - Jfreechart Line chart plots over series when series values are identical -


i using jfreechart in pentaho plot line chart connecting points. there 7 series of 6 data points each. 2 of series have same exact values , therefore last series plotted on top of (effectively hiding) first series plotted. product matures become less occur, want our best foot forward day 1.

has encountered before? there resolution, or workaround? thanks!


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -