Skip to content

react-plot v0.13.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 18 Jan 10:32
9fe7af9

Features

  • add support for all line props and markerSize to arrow annotation (#247) (b4e7898)
  • automatically create axes if they are omitted (#248) (0bbe3bd)
  • implement all missing axis props & fix Position of tick labels (#254) (009a3bc)
  • support annotation x/y coordinates as "%" (#255) (a23bda8)

Bug Fixes

  • resize plot for and place legend correctly (#250) (cc55696)