Skip to content

Releases: asimov-protocol/asimov-timeline-widget

Release list

v1.0.0

Choose a tag to compare

@shelegdmitriy shelegdmitriy released this 08 Apr 17:39
167ca05

ASIMOV Timeline Widget v1.0.0 Release

We're excited to introduce the ASIMOV Timeline Widget—a modular React component that transforms SPARQL data into a visually appealing timeline using the vis-timeline library. This release provides:

  • Easy Data Integration: Simply pass an array of SPARQL bindings and enjoy automatic conversion to timeline items.
  • Custom Click Handling: Optional callbacks let you intercept timeline item clicks.
  • Flexible Styling: Customize the component using standard CSS variables. Out-of-the-box, each element (container, timeline, foreground, background, items, etc.) is styled via unique CSS variables. Override these in your own stylesheets for a quick, custom theme.

For complete details and usage examples, please refer to our README. Enjoy the new level of customization and functionality!