Skip to content

Releases: ant-design-blazor/ant-design-charts-blazor

0.7.3

09 Jun 03:11
4d19033
Compare
Choose a tag to compare

What's Changed

  • Add TickMethodFunction and enhance TickMethod documentation by @ElderJames in #174

Full Changelog: 0.7.2...0.7.3

0.7.2

21 May 04:21
e9866aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

20 May 05:53
224ae41
Compare
Choose a tag to compare

What's Changed

  • Refactor event handling in ChartComponentBase and ChartEventHandler by @ElderJames in #171
  • Update README files to include comprehensive event handling by @ElderJames in #172

Full Changelog: 0.7.0...0.7.1

0.7.0

13 May 09:47
04d8076
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.6...0.7.0

0.6.6

12 May 14:45
faec16b
Compare
Choose a tag to compare

What's Changed

  • Fix property naming for tooltip configuration by updating 'itemtpl' to 'itemTpl' by @ElderJames in #169

Full Changelog: 0.6.5...0.6.6

0.6.5

05 May 06:51
5db61c8
Compare
Choose a tag to compare

What's Changed

  • Rename colorFunc to colorFunction for consistency across chart configurations by @ElderJames in #167
  • Add Tooltip DomStyles support by @ElderJames in #168

Full Changelog: 0.6.4...0.6.5

0.6.4

04 May 09:25
cd8f893
Compare
Choose a tag to compare

What's Changed

  • Refactor JavaScript chart handling for improved clarity and performance by @ElderJames in #166

Full Changelog: 0.6.3...0.6.4

0.6.3

28 Apr 02:17
de3a070
Compare
Choose a tag to compare

What's Changed

  • Enhance ChartComponentBase and JavaScript configuration handling by @ElderJames in #164
  • Refactor data handling in ChartComponentBase for improved configuration support by @ElderJames in #165

Full Changelog: 0.6.2...0.6.3

0.6.2

26 Apr 03:51
3b55147
Compare
Choose a tag to compare

What's Changed

  • Fixed the label formatter support for dual charts by @ElderJames in #161
  • Enhance DualAxes configuration with YAxis support by @ElderJames in #162
  • Refactor JavaScript function handling in deepObjectMerge by @ElderJames in #163

Full Changelog: 0.6.1...0.6.2

0.6.1

09 Apr 02:11
0932abf
Compare
Choose a tag to compare

What's Changed

  • Add Formatter property for custom label formatting by @ElderJames in #160

Full Changelog: 0.6.0...0.6.1