Feat/export matrix vis
Compare changes
Files
2@@ -2,7 +2,7 @@ import { Edge, GraphQueryResult, Node, useML, useSearchResultData } from '@graph
@@ -28,6 +28,7 @@ import {
@@ -48,7 +49,7 @@ const columnsContainer = new Container();
@@ -74,12 +75,20 @@ export const MatrixPixi = (props: Props) => {
@@ -87,12 +96,49 @@ export const MatrixPixi = (props: Props) => {
@@ -111,7 +157,7 @@ export const MatrixPixi = (props: Props) => {
@@ -119,7 +165,7 @@ export const MatrixPixi = (props: Props) => {
@@ -152,7 +198,7 @@ export const MatrixPixi = (props: Props) => {
@@ -274,7 +320,7 @@ export const MatrixPixi = (props: Props) => {
@@ -284,7 +330,7 @@ export const MatrixPixi = (props: Props) => {
@@ -492,7 +538,7 @@ export const MatrixPixi = (props: Props) => {
@@ -590,7 +636,7 @@ export const MatrixPixi = (props: Props) => {
@@ -635,7 +681,7 @@ export const MatrixPixi = (props: Props) => {
@@ -661,7 +707,7 @@ export const MatrixPixi = (props: Props) => {
@@ -686,7 +732,10 @@ export const MatrixPixi = (props: Props) => {
@@ -698,4 +747,4 @@ export const MatrixPixi = (props: Props) => {