g6/packages/site/examples/tool/timebar/index.en.md
2023-08-31 21:47:30 +08:00

272 B

title order
Timebar 5

Timebar is a build-in Component in G6.

Usage

The demo below show how to use timebar on graph. Timebar's style can be defined by the CSS with class name g6-component-timebar:

.g6-component-timebar {
    // css styles
  }