Re: XYcolor plots

2021-11-14 Thread John Denker via gnumeric-list
Since this is considered a "work in progress" perhaps it is timely to ask a question about the design philosophy: Why do colormaps need UUIDs? Spreadsheets don't have UUIDs. Spreadsheets are vastly more important than colormaps. Assigning UUIDs seems to increase the complexity for users and for t

Re: XYcolor plots

2021-11-14 Thread Jean Bréfort via gnumeric-list
Le samedi 13 novembre 2021 à 15:10 -0700, John Denker via gnumeric-list a écrit : > On 11/13/21 1:38 PM, Jean Bréfort wrote: > > > Found the issue, this is actually the wanted behavior, the colors are > > not associated with 0..4 but with 0, 1, 2, 4, and 6. > > OK, that explanation fits the facts

Re: XYcolor plots

2021-11-13 Thread John Denker via gnumeric-list
On 11/13/21 1:38 PM, Jean Bréfort wrote: > Found the issue, this is actually the wanted behavior, the colors are > not associated with 0..4 but with 0, 1, 2, 4, and 6. OK, that explanation fits the facts, but wow, it sure is a surprising situation. Evidently the default colormap is not very user

Re: XYcolor plots

2021-11-13 Thread Jean Bréfort via gnumeric-list
Found the issue, this is actually the wanted behavior, the colors are not associated with 0..4 but with 0, 1, 2, 4, and 6. Le samedi 13 novembre 2021 à 21:13 +0100, Jean Bréfort via gnumeric- list a écrit : > Ah, OK, I see the issue. I'll have a look. > > Le samedi 13 novembre 2021 à 12:21 -0700,

Re: XYcolor plots

2021-11-13 Thread Jean Bréfort via gnumeric-list
Ah, OK, I see the issue. I'll have a look. Le samedi 13 novembre 2021 à 12:21 -0700, John Denker via gnumeric-list a écrit : > On 11/13/21 11:09 AM, Jean Bréfort wrote: > > > This is because the axis is mapped to 0..5 and not 0..4, set the > > maximum of the axis to 4 and things should work. > >

Re: XYcolor plots

2021-11-13 Thread John Denker via gnumeric-list
On 11/13/21 11:09 AM, Jean Bréfort wrote: > This is because the axis is mapped to 0..5 and not 0..4, set the > maximum of the axis to 4 and things should work. As previously stated, my color axis max is 4. The min is 0. I don't understand what it means to be "mapped" to something else. Screen s

Re: XYcolor plots

2021-11-13 Thread Jean Bréfort via gnumeric-list
Le samedi 13 novembre 2021 à 10:51 -0700, John Denker via gnumeric-list a écrit : > On 11/13/21 10:20 AM, Jean Bréfort wrote: > > > to delete a map, you can just erase the file in > > ~/.goffice/colormaps > > Wow, that's useful. I never would have guessed. I tried > looking in the .gnumeric file

Re: XYcolor plots

2021-11-13 Thread John Denker via gnumeric-list
On 11/13/21 10:20 AM, Jean Bréfort wrote: > to delete a map, you can just erase the file in > ~/.goffice/colormaps Wow, that's useful. I never would have guessed. I tried looking in the .gnumeric file without seeing any hint of this directory. I assume I can edit those files, and also create my

Re: XYcolor plots

2021-11-13 Thread Jean Bréfort via gnumeric-list
I don't think it has been documented anywhere. I might add Edit and Delete buttons. Anyway, to delete a map, you can just erase the file in ~/.goffice/colormaps Currently, the fill and outline colors are the same. To get only the outline, we would need a new option, either at the plot or series le

Re: XYcolor plots

2021-11-13 Thread John Denker via gnumeric-list
On 11/13/21 9:22 AM, Jean Bréfort wrote: > Actually, you can choose the colors: select the Z axis, then the color > scale page and click New or Duplicate. You can build your own custom > color scale. Thanks, that helps. Is this documented somewhere? Is there any way to change an existing map?

Re: XYcolor plots

2021-11-13 Thread Jean Bréfort via gnumeric-list
Hi John, Actually, you can choose the colors: select the Z axis, then the color scale page and click New or Duplicate. You can build your own custom color scale. Hope this helps, Jean Le samedi 13 novembre 2021 à 08:31 -0700, John Denker via gnumeric-list a écrit : > Hi Folks -- > > The Colored