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 357296db57 fix(visualization): take the union of Network Graph's two
node columns (#7327)
add a1e64cdd18 feat(visualization): constrain the colour settings to what
plotly accepts (#7257)
No new revisions were added by this update.
Summary of changes:
.../continuousErrorBands/BandConfig.scala | 8 +-
.../FigureFactoryTableOpDesc.scala | 8 +-
.../visualization/lineChart/LineConfig.scala | 10 ++
.../operator/visualization/ColorPatternSpec.scala | 127 +++++++++++++++++++++
4 files changed, 151 insertions(+), 2 deletions(-)
create mode 100644
common/workflow-operator/src/test/scala/org/apache/texera/amber/operator/visualization/ColorPatternSpec.scala