|
|
|
@ -2,8 +2,6 @@ import { BarGraphHorizontal, BarGraphVertical } from "components/BarGraph"; |
|
|
|
|
import { mockCategoricalData, moreMockCategoricalData } from "data/mocks"; |
|
|
|
|
import React from "react"; |
|
|
|
|
|
|
|
|
|
import SideComponentWrapper from "@/components/SideComponentWrapper"; |
|
|
|
|
|
|
|
|
|
import { ColorPalette } from "../components/ColorPalette"; |
|
|
|
|
import { WordCloud } from "../components/WordCloud"; |
|
|
|
|
|
|
|
|
|