-
Notifications
You must be signed in to change notification settings - Fork 689
Hidden chart title #270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Hidden chart title #270
Conversation
|
do we need to specify something specific for rubinius or is the failure just a current travis ci problem? |
|
It was a travis problem, which is fixed now. |
|
But, why did you implement it this way? Isn't it simpler to just change Title#to_xml_string so the |
|
yep sure i like the empty solution more, i just dont really know if someone uses the possible syntax where a title is shown but blank which leaves a lot of space. its a valid xml version |
|
On my version of excel it shows 'click here to add title' when using ''. I'm not sure if anybody want's that to appear. Maybe it's better to hide the title when supplying a blank title and have an option to show it anyway? |
|
we have implemented bar chart 2D (the color of legend is synchronized with color of chart serie). |
|
sorry - I am WAY behind the ball of this one. Trying to at least ---reply--- to all the great PR that have come in while I've been snowed under.... How is interoperability with LibreOffice etc, looking on this? |
|
I think it's ok to add this, it should first be rebased on the latest master and if possible, squash some of the commits so it's clearer what happens here. |
|
@valonlushaj any progress? :) |
|
+1 for 2D charts. |
|
will take care of it soon. probably this month. sorry that i dont have that much time for it |
We have a cool idea to hide chart title.