This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

Kantan Charts

Kantan Dev - Code Plugins - Jun 16, 2016

Kantan Charts is a package of simple to use UMG chart widgets.

  • Supported Platforms
  • Supported Engine Versions
    4.11 - 4.27, 5.0
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
Preview: youtu.be/MQYPP-jekfc

Kantan Charts is a package of simple to use UMG chart widgets. Fully integrated with the UMG widget designer, just drop them in, configure the chart display properties and then add the data to be displayed via blueprint or C++ as preferred. The package includes a bar chart, a generic Cartesian chart, and a time series plot specialized for displaying time-varying data.

The charts were developed initially for development and debugging feedback, but can very well be used for in-game purposes too. Being integrated with UMG, they can also be used on widget components, for example to display stats and status indicators above characters.

Chart configuration options:

All Charts
Chart background (supports transparency) and titles
Toggleable axes
Axis title, unit, labels and scaling options
Data categories/series can have color/style assigned automatically, but can also be overridden manually
Configurable update rate

Bar Chart
Vertical and horizontal orientations
Adjustable bar width
Color and transparency settings for bars

Cartesian Chart/Time Series Plot
Plot scatter and line series
Fixed display range or fit to data
Color and transparency settings for data points and lines
Default set of point styles (extendable)

Data Sources:
For basic use, data is added to the charts directly. However, a more flexible system is available where a datasource interface is implemented, decoupling the chart display from the data.

Technical Details

Network replicated: N/A

Modules:
• KantanChartsDatasource (Runtime)
• KantanChartsSlate (Runtime)
• KantanChartsUMG (Runtime)
• KantanChartsEditor (Editor)

Intended Platforms: All
Tested Platforms: Windows, Android

Documentation Included: Yes
User Guide
Node Reference

Example Project
Tags

DEVELOPMENTCHARTSIMULATIONGRAPHSDEBUGGINGINDUSTRIESUSER INTERFACEVISUALIZATION