Skip to content

Titles in all examples #223

@wangjiawen2013

Description

@wangjiawen2013

Hi,
I cannot run some of the example code in plotly.rs.book. I find all the .title(Title::new("balabala") should be adjusted to .title(Title::with_text("balabala") in order to run the examples successfully.
Besides, .side(Side::Right), must be adjusted to .side(AxisSide::Right), too.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions