@chart-parts/transform

Data transformation utilities

Usage no npm install needed!

<script type="module">
  import chartPartsTransform from 'https://cdn.skypack.dev/@chart-parts/transform';
</script>

README

Purpose

This library is a grab-bag of client data-transformation utilities. Data-transformation is a problem mostly left to the user (at least for now). As we start to implement data transformation and aggregation utilities, they will likely end up here. The transforms we support currently are all layout-centric for now.