gmmoraesbr / flot

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

text in bars and allow custom bar outline color #341

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
An option to allow you to set the barOutlineColor:
series: {
   bars: {
      show: true,
      outlineColor: #000  // for example
   }
},

Also, I would like to be able to insert the value of the bar into the bar
itself.  please see attached image to visualize both suggestions.

Original issue reported on code.google.com by sbier...@gmail.com on 29 Apr 2010 at 3:36

Attachments:

GoogleCodeExporter commented 8 years ago
It's a good news, when will you publish this pack?

Original comment by shawp...@gmail.com on 30 Apr 2010 at 3:24

GoogleCodeExporter commented 8 years ago
Could you support setting the text on the top of each bar?

Original comment by shawp...@gmail.com on 30 Apr 2010 at 6:59

GoogleCodeExporter commented 8 years ago
Sorry for the confusion.  I would like to see these features added.  I have not 
made
these changes myself.

Original comment by sbier...@gmail.com on 30 Apr 2010 at 12:57

GoogleCodeExporter commented 8 years ago
You can in fact already set the outline color (with the series color itself). 
This is a bit confusing, I think I'll have to do something there.

As for the bar labels, that's a larger topic. I'll merge this with 342 which 
has some code.

Original comment by olau%iol...@gtempaccount.com on 13 Dec 2010 at 4:10

GoogleCodeExporter commented 8 years ago

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