Skip to content

Releases: entronad/graphic

v0.5.1

01 Dec 13:43
Compare
Choose a tag to compare

0.5.1

2021-12-01

  • Tooltip constraints.
  • Now selections triggerd with same gesture is allowd.
  • Device settings of selection.
  • Now all z indexes are static, thus no need to resort scenes.
  • Some updates above are inspired by #27.

v0.5.0

18 Nov 13:56
Compare
Choose a tag to compare
  • Add nest operator: \ of algebra.
  • Remove GeomElement.groupBy, which is replaced by nesting.
  • Force labels always above graphics in an element.
  • Rename All function properties to nouns.
  • Fix a scale fommatter generic bug: #22.
  • Constrain flutter version to '>=2.4.0 <2.6.0' for ScaleUpdate.delta: #21.

v0.4.1

27 Oct 12:23
Compare
Choose a tag to compare
  • Optimize the documentation.
  • Move specifications to Chart class.

v0.4.0

26 Oct 15:28
Compare
Choose a tag to compare
  • A complete refactoring.
  • Better declaration grammer.
  • Dataflow.
  • Interactive.
  • Documentation.