Here the step by step to install Rechart (beta version) into your Retool organization.
Rechart is a Custom Component inside a Retool Module. The way Retool handles such combination has some layout quirks. To fix that, we need to add a simple CSS rule in the Advanced Settings of your Retool organization:
div[data-testid$="rechartHost"]{
height:100%!important;
}
It’s totally safe and it won’t affect any other components since it seeks specifically for Rechart elements.
You can download the Rechart module here.
It’s a zipped JSON file you can import (once unzipped) into your Retool organization. It’ll be available under the module
section when adding a component.
After the installation you should be in the Module. “Back to home” to see the Module in the applications list.
To make things fast, watch the following tiny screencasts.
Fixed
in the height
settingselection
property