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

Is it working for gantt charts ? #79

Open
fcabaud opened this issue Nov 15, 2020 · 0 comments
Open

Is it working for gantt charts ? #79

fcabaud opened this issue Nov 15, 2020 · 0 comments

Comments

@fcabaud
Copy link

fcabaud commented Nov 15, 2020

Hello

I dont find any example about ganttChart and I dont find Highcharts.ganttChart when I do a dir command

   from highcharts import Highchart
    highchart_obj = Highchart(width=750, height=600)
   dir(highchart_obj)

['CHART_FILENAME', 'class', 'delattr', 'dict', 'dir', 'doc', 'eq', 'format', 'ge', 'getattribute', 'gt', 'hash', 'init', 'init_subclass', 'le', 'load_defaults', 'lt', 'module', 'ne', 'new', 'reduce', 'reduce_ex', 'repr', 'setattr', 'sizeof', 'str', 'subclasshook', 'weakref', 'add_3d_rotation', 'add_CSSsource', 'add_JSscript', 'add_JSsource', 'add_data_from_jsonp', 'add_data_set', 'add_drilldown_data_set', 'buildcontainer', 'buildcontent', 'buildhtml', 'buildhtmlheader', 'count', 'htmlcontent', 'iframe', 'save_file', 'set_dict_options', 'set_options', 'template_environment']

set_dict_options is available but not ganttChart https://api.highcharts.com/gantt/navigator

So is it working for ganttChart ?

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

No branches or pull requests

1 participant