sangltdn / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Patch for dashed lines #283

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've created a patch for drawing some series as dashed lines. It is
possible to control that on series level by setting `lines: {style:
'dashed'}` among other series options.

Sadly, it is not possible to make it as plugin without some serious
copy-pasting.

Original issue reported on code.google.com by vadim.at...@gmail.com on 24 Dec 2009 at 7:34

Attachments:

GoogleCodeExporter commented 9 years ago
Hi!

Did you check issue 61?

Original comment by olau%iol...@gtempaccount.com on 20 Jan 2010 at 1:04

GoogleCodeExporter commented 9 years ago
Well, now I did. Nice to know I'm not the only one who needs dashed lines :)

Original comment by vadim.at...@gmail.com on 20 Jan 2010 at 1:09

GoogleCodeExporter commented 9 years ago
I'm sorry for the long response time. Your work seems like good work. I'm not 
sure how to handle this best - over at issue 61, a guy did the copy-paste thing 
and made it into a plugin. I think I prefer the plugin idea, but maybe one 
could do a little refactor to save a bit on the copy-pasting.

In any case, there's no point in having two issues open so I'll merge this into 
61. Thanks anyway!

Original comment by olau%iol...@gtempaccount.com on 11 Mar 2011 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by dnsch...@gmail.com on 7 May 2012 at 11:29