code-samples icon indicating copy to clipboard operation
code-samples copied to clipboard

Displaying a Basic Chart with RadChart

Open rdlauer opened this issue 6 years ago • 2 comments

  • improve UI with different colors for bars
  • larger icons?

rdlauer avatar May 24 '18 17:05 rdlauer

  • Added a gif with this commit
  • Also improved the display for the Core demo (sizes of emoji + colors of series)

@tjvantoll I couldn't figure out how to implement the Core changes in Vue or Angular at first glance. Doesn't seem like they use the same markup syntax?

rdlauer avatar May 24 '18 19:05 rdlauer

Love this change!

Angular: https://play.nativescript.org/?template=play-ng&id=8zpRGL&v=4 Vue: https://play.nativescript.org/?template=play-vue&id=en7KJC&v=3

I’m pretty sure Vue straight up doesn’t support Palette (it doesn’t crash but doesn’t work either), so I just left it out of that one.

tjvantoll avatar May 25 '18 17:05 tjvantoll