(Deneb + Vega-Lite) Trouble with VCONCAT Text Marks conditional formatting issue
Deneb + Vega-Lite difficulties VCONCAT and Text Mark Conditional Format Issues I may have gone about this the wrong way, I’m struggling to do two one thing: – Add a “Total” label to the second VCONCAT spec. This spec intends to be a grand total of all the months of the first spec. As a […]
(Deneb + Vega-Lite) Trouble with VCONCAT labelling and grouping and Text Marks conditional formatting issue
Deneb + Vega-Lite difficulties VCONCAT and Text Mark Issues I may have gone about this the wrong way, I’m struggling to do two things: Add a “Total” label to the second VCONCAT spec. This spec intends to be a grand total of all the months of the first spec. As a consequence of the above […]
Area with field [Dates], type Temporal on X & Y axis
According to Vegalite AREA, Area works for X as temporal or ordinal field and Y as quantitative only. I have large dataset that consists of mainly 3 columns, Milestone ID, update Date and Targets (Date). I have generated the chart using Deneb/PowerBI and Vegalite (see below first snapshot – Current Working Chart). Along with this, I want to generate the Area using the same fields (on both X and Y axis) which are temporal type. which I am unable to generate.