Quickly create graphs in your unity editor windows so you can see and analyze information much more clearly.### RequirementsThis asset requires the Unity UI/TextMeshPro package to function properly. Please make sure you have TextMeshPro installed in your project before using this asset.Draw Charts is a script that allows you to create a customized chart in your editor windows with just a few lines of code.You can switch between line and bar charts and customize the layout and colors of the elements.Create line chartsCreate bar chartsChange default chart colorsSwitch between numeric values and time measurementsSet average based on valuesPreview chart and sample code for usage.