Evan Rusackas
Evan Rusackas
Trying to make sure I understand the issue/request. It looks like the subtotals are indeed summing/aggregating the values correctly. However, while it's GOOD that you're getting a SUM of the...
Hmmm... to do what you ask here would mean either building a dynamic control panel section with display options for each metric you've added (kind of like the "Customize Columns...
@eschutho if you wouldn't mind checking/accepting/amending the change requests, that would be much appreciated. Looks like this'll need a little rebase action as well :D
Wondering if this still works in 2020. If so, I could sure use some source maps right about now :)
Any word on the status of this one? Or is there some other known way to send JSON rather than form data?
Picked up the ball on this over here: https://github.com/apache-superset/superset-ui-plugins/pull/280
You can use element.getComputedTextLength() to calculate the text width of the label, but the question is then what? One could: • truncate the text and add an ellipsis, and keep...
I _really, really_ appreciate all the work happening in this PR, but I'm a little nervous about this one... it seems like we're taking on much of the functionality of...
This has been a quagmire for a long time, believe it or not. BUT... there are changes happening right now in making various bits of the application into a Single...