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

Added export method to export highchart in different formats #94

Merged
merged 4 commits into from
Jul 14, 2018

Commits on Jul 7, 2018

  1. Added export_image method to export highchart in different formats

    Added compatibility for IRuby notebook
    
    Added file_name
    
    Corrected alignment of lines on web page
    
    Remove export_image_iruby from plot.rb
    
    Updated method name to export
    
    Updated documentation
    
    Added more specs
    
    Use exportChartLocal instead of exportChart
    
    Online exporting in IRuby notebook
    
    Added documentation
    
    Updated examples accordingly
    
    Change default type to png
    Prakriti-nith committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    1e36c9c View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    Prakriti-nith committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    6d96906 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Fixed typos in comment

    Prakriti-nith committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    282be2d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    2c4e273 View commit details
    Browse the repository at this point in the history