Does the aggregation-based area graph visualize correctly in Kibana v.7.17.0?

I'm comparing the visualization of the aggregation-based area graph between Kibana v.7.6.1 and v.7.17.0.
Each graph's view looks like below here.
・Kibana v.7.6.1


・Kibana v.7.17.0

The graph of the later version(v.7.17.0) remains the amount of two counts for the whole time. But you can see that this is not correct in the older version(v.7.6.1) graph.

These are the steps I have taken.

  1. Add the sample data "Sample eCommerce orders" in Kibana v.7.6.1
  2. View the graph named "[eCommerce] Sales by Category" and change the time filter to "Last three days"
  3. Add an exclude filter of values below and save the graph (It is the same image I posted above in Kibana v.7.6.1.)
    • Men's Clothing
    • Women's Clothing
    • Women's Shoes
    • Men's Shoes
    • Men's Accessories
  4. Add the sample data "Sample eCommerce orders" in Kibana v.7.17.0
  5. Export the saved graph from v.7.6.1 and import it to v.7.17.0
  6. View the graph named "[eCommerce] Sales by Category" (It is the same image I posted above in Kibana v.7.17.0.)

Hi @m-amano ,

I think that is a bug and I've reported it here: [Visualize] Area zero/none fill missing values options are not working correctly · Issue #145872 · elastic/kibana · GitHub
In 7.17 Lens should have a proper fit handling, which has even improved in newer versions of the stack.
I would recommend to upgrade the stack version and move it to Lens for the future.

@Marco_Liberati
Thanks for your reply!
I would try it in Lens, thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.