Robert

Results 64 issues of Robert

Many `d3` functions use the presence of an argument to control their behavior -- if an argument is passed, it used to update the object, and if it's missing then...

- Added option to not show output window on every run - Added option to show progress in a progress notification or in status bar

As I was looking through the included themes, the hardest part about choosing a theme was knowing what it would look like without actually applying it. Using the sample page...

### Environment data VS Code version: 1.26.1 Jupyter Extension version: 1.1.4 OS and version: Windows 10 In the output panel, the "Append Results" checkbox and "Clear Results" button scroll with...

When converting a SymPy symbolic expression to a Julia `Expr`, if there is an integer-division in an exponent, the integer division is placed into the output `Expr` without parentheses to...

Since macOS has dark mode, it would be nice to be able to specify a certain theme when dark mode is disabled and a different one when it is enabled,...

feature

# Description As is, when using `VideoStream` or `record` to create a video, Makie first encodes to an mkv, then transcodes to the desired output format (or returns the video...

Currently, in a 2D plot, the y-axis title, `ylabel`, is always written vertically, along the y-axis. For short titles it might make more sense to rotate the y-axis title so...

**Is your feature request related to a problem? Please describe.** In (actual) vim, when you press the first key of a multi-key normal mode command, such as d, the cursor...

kind/enhancement

Note that this is a breaking change, as old uses of the `occurances` keyword arg will now error.