User Activity

  • Posted a comment on ticket #811 on Autoplot

    Maybe there could also be the option to place all legends in the "OutsideNE" position.

  • Posted a comment on ticket #2263 on Autoplot

    I like this idea, it would definitely make things clearer to read and easier to type out quick scripts without having to bounce around on the shift key. Would this then work as : epoch = timeGen xtags(z).putProperty(epoch) or is it preferred to write: z = link(epoch,z) I don't know a lot about the implications of syntax differences, but is there a reason to use xtags(z) instead of z.xtags() Does using z.xtags() imply running a function on z rather than pulling a property of z?

  • Modified ticket #534 on Autoplot

    Change foreground color of individual axis via gui

  • Posted a comment on ticket #534 on Autoplot

    Sure, this example works as desired, and the color can be changed through the controller node gui if needed. It is a pity about not being able to save the information in a vap, but for image sharing this is sufficient. reset() ds = randn(10000) dsn = randn(10000) plot(0,histogram(ds,30),renderType='series',color='black') plot(1,histogram(dsn,30),renderType='series',color='red') dom.plots[1].rowId= dom.plots[0].rowId fixLayout() bind(dom.plots[1].xaxis,'range',dom.plots[0].xaxis,'range') dom.plots[1].yaxis.setOpposite(True)...

  • Posted a comment on ticket #432 on Autoplot

    From the document: Color: All teams should use the following color conventions for the purpose of scientific presentations: MMS1: BLACK (change to white if using dark background) MMS2: RED MMS3: GREEN MMS4: BLUE X,Y,Z is BLUE, GREEN, RED, solid, dashed, dotted Research into color-blind compliant palettes for QL plots has found the following, with perceived variation demonstrated for non-colorblind users (figure 16 at http://jfly.iam.u-tokyo.ac.jp/color/ ). The SWG approved use of the following values...

  • Posted a comment on ticket #432 on Autoplot

    MMS has adopted a standard RGB set of colors to identify each spacecraft when plotted together. They encourage the use of a color-blind compliant palette and outline their preferential colors here: https://lasp.colorado.edu/galaxy/display/mms/Plot+Standards

  • Posted a comment on ticket #1813 on Autoplot

    I second this. I have been meaning to ask you how easy it would be to integrate git support into the script editor.

  • Posted a comment on ticket #551 on Autoplot

    The calipers I used for my suggestion were stolen pretty shamelessly from the Stonemason's...

View All

Personal Data

Username:
kwpaulson
Joined:
2016-07-11 14:09:24

Projects

This is a list of open source software projects that K Paulson is associated with:

  • Project Logo Autoplot Autoplot is an interactive browser for data on the web Last Updated:

Personal Tools