Skip to content

Looplex Plot

Looplex Plot is the name of the Intelligent Action (Action) that allows for the quick creation of data visualizations in charts.

Looplex Plot currently uses the visualization grammar from Ant Design’s G2 library, the second most popular interface design language and React.js library in the world.

Highly interactive and data-driven for statistical charts, Looplex Plot opens up a nearly limitless world of graphical forms for legal engineers and developers. You can describe the visual appearance and interactive behavior of a visualization with a single declaration and generate web-based visualizations using Canvas or SVG.

How Looplex Plot Works

Through a few simple patterns, Looplex Plot abstracts all the technologies and protocols needed to build an application or Document with interactive data visualization on the Looplex platform. This makes Looplex Plot extremely simple, allowing you to link a graphical visualization to your code in less than 10 minutes.

Using the concept of a layer container, each Looplex Plot View has its own independent data source, coordinate system, geometric markers, tooltip, and legends. In other words, each View is a container for assembling data, components, and geometry throughout the system.

Charts generated by Looplex Plot are rendered in a web browser in HTML. You can deploy them on a website, application, intelligent Document, or even share them through URLs. Since the charts are accessed via any browser, they are inherently cross-platform and mobile-ready.

A visualization can contain several sub-visualizations, and through this nesting relationship, a canvas can be divided into several different areas (facets) according to different layouts, or several visualizations from different data sources can be overlaid together to form a chart with multiple data sources and layers.

How Do I Use It?

To directly access and build your own charts, embedding them in an application interface or an Intelligent Document, refer to the technical reference article here: https://g2.antv.vision/en/docs/api/general/chart