Format x-tick in a scatter plot

ssingh226
Level 1
Format x-tick in a scatter plot

I am plotting a scatter plot using the charts option available for any dataset. On the x-axis I choose a datatime value which is saved as date and is parsed.

I am facing two issues with the display of x-tick in the scatter plot:

Issue 1) These date time values in the x-tick are are too close and very cramped up and are not readable.

Issue 2) In some cases the x-ticks only displays the date and clips the time part, even though the date time column is parsed and stored as date.

Is there a way to format the x-ticks the way we do in matplotlib or seaborn to adjust the intervals at which they appear.

Attached screen shots for reference.


Operating system used: Windows 10

0 Kudos
1 Reply
JordanB
Dataiker

Hi @ssingh226,

A new feature was added in DSS v 12.2.0 that should attend to this issue:

Thanks,

Jordan

0 Kudos