HumbleSoftware / Flotr2

Graphs and Charts for Canvas in JavaScript.
http://www.humblesoftware.com/flotr2/
MIT License
2.45k stars 528 forks source link

how to remove the border ? #254

Closed navotera closed 10 years ago

navotera commented 10 years ago

I seen there's not any option to remove the border there an option where i can remove it grid : color but when im doing it too bad the label is changed to ...

can someone give me some advice how to remove the border of the Canvas ?

thanks u so much

cesutherland commented 10 years ago

Hey, you should be able to do outlineWidth : 0

http://jsfiddle.net/VD3F2/

On Mon, Dec 2, 2013 at 2:35 AM, navotera notifications@github.com wrote:

I seen there's not any option to remove the border there an option where i can remove it grid : color but when im doing it too bad the label is changed to ...

can someone give me some advice how to remove the border of the Canvas ?

thanks u so much

— Reply to this email directly or view it on GitHubhttps://github.com/HumbleSoftware/Flotr2/issues/254 .

navotera commented 10 years ago

yes i found that.. thanks u so much... :)