Skip to content
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

Secondary axis support for line charts #431

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ptsampoukas
Copy link

I made the following improvements that allow to:

  • Plot series on a secondary axis for line charts
  • Change the text color and luminance of an axis
  • Change the text color of the title of an axis
  • Allow charts without rounded corners

I created a new example in basic_charts.rb that demonstrates the changes. Can you accept them?

Thanks,
Petros.

An example of the feature was added in basic_charts.rb.
It also demonstrates the use of:
 - Text color
 - Title text color
 - Gridlines luminance
@randym
Copy link
Owner

randym commented Dec 3, 2015

This is full of awesome.

The only thing I need to merge this is spec coverage.

@jricardooliveira
Copy link

Hi @ptsampoukas ... Hi @randym,

Was this commit merged to master?

Regards,
Joao

@dciotoli
Copy link

Would be awesome to get this pulled in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants