This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 5e41efae26 feat(time-series): declare Plot Type's two values as a
schema enum (#7256)
add 389db604ae feat(visualization): declare the column types the charts
require (#7258)
No new revisions were added by this update.
Summary of changes:
.../bulletChart/BulletChartOpDesc.scala | 11 ++++++-
.../carpetPlot/CarpetPlotOpDesc.scala | 13 +++++++-
.../contourPlot/ContourPlotOpDesc.scala | 13 +++++++-
.../dendrogram/DendrogramOpDesc.scala | 12 +++++++-
.../ParallelCoordinatesPlotOpDesc.scala | 7 ++++-
.../polarChart/PolarChartOpDesc.scala | 13 +++++++-
.../ternaryContour/TernaryContourOpDesc.scala | 14 ++++++++-
.../ternaryPlot/TernaryPlotOpDesc.scala | 14 ++++++++-
.../timeSeriesplot/TimeSeriesOpDesc.scala | 14 +++++++++
.../volcanoPlot/VolcanoPlotOpDesc.scala | 12 +++++++-
.../waterfallChart/WaterfallChartOpDesc.scala | 11 ++++++-
.../timeSeriesPlot/TimeSeriesOpDescSpec.scala | 35 ++++++++++++++++++++++
12 files changed, 159 insertions(+), 10 deletions(-)