Open iuiu34 opened 10 months ago
with less buttons in the control pannel (up)
with default values for plot type, x-axis,y-axis
You can initialize your chart configuration through the spec parameter.
walker = pyg.walk(df, spec="./config.json")
put control pannel (up) in the right
with less buttons in the control pannel (up)
- This feature is currently not supported.
with default values for plot type, x-axis,y-axis
- You can initialize your chart configuration through the spec parameter.
walker = pyg.walk(df, spec="./config.json")
put control pannel (up) in the right
- This feature is currently not supported.
Is there a . /config.json example? How do I set the contents of this json file?
Hi, i want to display pygwalker dashboard.But
Can i do any of this?
thanks