fenix-hub / godot-engine.easy-charts

A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
MIT License
638 stars 48 forks source link

[BUG] Parse Error: The identifier "DataTooltip" isn't a valid type #57

Closed Patriek81 closed 1 year ago

Patriek81 commented 2 years ago

Describe the bug When easy charts is installed as an addon in Godot, I receive a lot of errors when I want to add a new node.

res://addons/easy_charts/utilities/classes/base/chart2d.gd:49 - Parse Error: The identifier "DataTooltip" isn't a valid type (not a script or class), or couldn't be found on base "self".

Desktop (please complete the following information):

Additional context Add any other context about the problem here.