Martin Bachwerk

Results 12 issues of Martin Bachwerk

For any chart, when you hover over one data point, a tooltip is actually generated for _every_ data point in the chart - the other ones aren't shown, but this...

enhancement

In detail.css, you apply pointer-events: none; on .rickshaw_graph .detail to ensure that tooltips don't get hovered over and thus don't prevent other tooltips from popping up.. I find that there...

enhancement
help wanted

Hi all, in your VideoJS 7 roadmap notes you mentioned a future where there would be a config param like `VJS_CONTROLS=false` where one could bundle videoJS without all the UI...

outdated

Getting these errors: make compiling libsvm_wrap.cxx libsvm_wrap.cxx: In function ‘void SWIG_Ruby_define_class(swig_type_info_)’: libsvm_wrap.cxx:1284:9: warning: variable ‘klass’ set but not used [-Wunused-but-set-variable] libsvm_wrap.cxx: In function ‘int SWIG_AsCharPtrAndSize(VALUE, char__, size_t_, int_)’: libsvm_wrap.cxx:1707:30: error:...

When calling curl_exec, sometimes one might get a return code which is not desired (i.e. not 202, 204), in which case an error message will be inside the curl_exec response.....

Hi again, I'm pretty sure this is really not possible in the module: I have an app that works with two different databases (for various reasons), but obviously Twistar only...

feature request

Kind of what https://github.com/karanlyons/django-save-the-change does but using django-model-utils' tracker instead of their custom built. The main idea is that Django's Model.save() saves all fields of the current instance, and a...

I ran an export for a particular type objects of an index just now and ended up having 5 .json files, one for each shard. Is there any way to...

Hi there, just wondering if you ever considered something that could help one get the styles for a certain element and/or class from the list of rules.. say if I...

Hi there, I have a request that shouldn't be too hard to make, though might require some trickery for a proper full CSS solution. If you look at the code...