Skip to content

Is it working for gantt charts ? #79

Description

@fcabaud

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions