@essex/visual-entry-loader(latest: 3.0.0) A webpack loader for injecting powerbi visual bootstrapping logic around a custom visual module
@essex/visual-settings(latest: 3.0.0) A library to parse and enumerate powerbi visual settings.
@essex/visual-utils(latest: 3.0.0) A collection of utilities to help in the creation of powerbi visuals
@essex/powerbi-visual-scripts(latest: 3.0.1) This package contains scripts for building PowerBI visuals using the Essex PowerBI build system. This build system is designed to emulate the high-level features of the PowerBI-visuals-tools, including the developer visual and bundling capabilities, but u
@chart-parts/interfaces(latest: 0.1.3) Common interfaces for the visualization system, including marks, mark specifications, scenegraphs, and virtual dom definitions
@visual-analytics-components/manager(latest: 0.3.0) The Manager serves as a centralized entry-point to the Disaggregated Visuals framework. It provides:
@visual-analytics-components/plain-object-dataset(latest: 0.3.0) The plain-object dataset is meant for small-volume datasets or test situations where data is represented in plain JavaScript format. For larger datasets, consider using an implementation backed by Kruda or a database connection.
@visual-analytics-components/mapped-dataset(latest: 0.3.0) The mapped-dataset provides a mapping layer between the data requirements of individual components to the actual layout of source datasets. This is usually used when there is a 'mapping' specification defined on a component.
@visual-analytics-components/filterchip-component(latest: 0.3.0) A filter-chip component for disaggregated visualization. This component displays active VAC filters and allows for their dismissal.
@visual-analytics-components/title-component(latest: 0.3.0) A textual-information component for disaggregated visualization. As events are emitted through the system, this will contain a textual description of the action last taken by the user.
@thematic/color(latest: 0.9.0) Contains color transforms and helpers, as well as the core color compute logic to generate themes from a set of input parameters. This package also contains color blindness simulation logic that you can apply to themes to see how your app will look to peo
@thematic/core(latest: 0.9.0) This package contains the core theme parsing and transformation.
@thematic/vega(latest: 0.9.0) This package provides a [Vega](https://vega.github.io/vega/) adapter for thematic.
@thematic/d3(latest: 0.9.0) This package provides a variety of helpers for applying Thematic to visualizations based on [D3](https://d3js.org/).
@thematic/react(latest: 0.9.0) This is the React package for thematic. It makes things easier to use with React!
@thematic/fluent(latest: 0.9.0) Provides integration with the @fluentui/react library, specifically working with their theming functionality.