🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

jitter function in advanced plots

User: "martin_xtm"
New Altair Community Member
Updated by Jocelyn
In the normal plot view in the results perspective it is possible to jitter the datapoints simply by dragging the Jitter slider.

This function is very useful to visualize the quantity of data points. Unfortunately I cannot find the Jitter slider anywhere in the advanced charts view which offers the options to export the plot in a presentable way.

Does anyone know how to Jitter the plot in the advanced charts view?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "homburg"
    New Altair Community Member
    Hi martin_xtm,

    you are right, there is no jitter control in the advanced charts plotter. The reason is that it in most cases jitter is used to inspect data but is not needed for creating charts. Most of the classic charts do not support it either. If you want to apply some jitter to your data before exporting charts you may add the "Add Noise" operator to your process and select target attributes and intensity of jitter to get a slightly perturbed data set.

    Cheers,
       Helge
    User: "martin_xtm"
    New Altair Community Member
    OP
    haven't thought about this option but it works thanks a lot!