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 bar, columnrange and bubble charts to library #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added bar, columnrange and bubble charts to library #73

wants to merge 1 commit into from

Conversation

anagorn
Copy link

@anagorn anagorn commented Oct 15, 2015

Extended the array of allowed graph types. Therefore created some exceptions at some points (e.g. custom yAxisConfig for the bubble chart) , because these graphs demand some additional information to work.

Tested this all with no problems

Note: columnrange and bubble chart need a certain table structure

@agallou
Copy link
Member

agallou commented Nov 1, 2015

@anagorn could you provide examples of how to use this new types of charts ?

@anagorn
Copy link
Author

anagorn commented Nov 2, 2015

Hi @agallou,

The needed table structure for the bubblechart and columnrange can be found at:
http://www.filedropper.com/bubblechart
http://www.filedropper.com/columnrange

Here are some visual examples of the generated graphs:

bar
bubblechart
columnrange

Hope to hear from you!

@anagorn anagorn closed this Nov 2, 2015
@anagorn anagorn reopened this Nov 2, 2015
@shoaibahmedkhan
Copy link

can you please share HTML table structure for bubble chart, the above mentioned link is inaccessible

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.

3 participants