The ID of this ChartData.
id is used to recognize an old ChartData with its new version after chart being updated. Doing so makes the chart able to perform live update animation.
@override String id;