sangltdn / flot

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

[PATCH] Add support for custom highlight color #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I wrote an application in which I needed support for manually specifying the 
highlight color of a bar graph, so I patched flot to allow me to set a 
"highlightColor" option on a series, which would be applied to anything drawn 
with a highlight (bars or points).

Let me know if you think this is a worthy addition to Flot.

Thanks (for everything) !

Original issue reported on code.google.com by nate.abele on 4 Feb 2010 at 4:52

Attachments:

GoogleCodeExporter commented 9 years ago
Oops, just noticed that I accidentally categorized this as a bug, when it 
should be an 
enhancement. Sorry, not too familiar with Google's bug tracker.

Original comment by nate.abele on 4 Feb 2010 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by dnsch...@gmail.com on 8 May 2012 at 12:29

GoogleCodeExporter commented 9 years ago
Done by merging pull request #38.

Original comment by dnsch...@gmail.com on 16 Jul 2012 at 4:02