Data elements

When you're working with data, it is extremely valuable to visualize that data quickly, interactively, and from multiple different angles. That's what Javelit is actually built and optimized for.

You can display data via charts, and you can display it in raw form. These are the Javelit commands you can use to display and interact with raw data.

screenshot

Static tables

Display a static table.

Jt.table(my_data).use();
forum

Still have questions?

Go to our discussions forum for helpful information and advice from Javelit experts.