--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-user-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/A20F856E-6FEB-4369-9605-08F4DA36A9E5%40woodhull.com.
--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-user-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/8c6252c8-55ca-4b80-a4d3-28f91026d58co%40googlegroups.com.
Since we get a lot of requests for how to use DataTables with dc.js, I started a new project with what I think is the correct approach to the problem.
--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-user-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/08bd9963-ecb2-490a-aa43-e61c97d511a7o%40googlegroups.com.
Looks like it isn't implemented.Again, I encourage you to use dc-tableview, which is more complete. dc.datatables.js is just a proof of concept.
On Jun 7, 2020, at 4:35 AM, Seko Nana <thunde...@gmail.com> wrote:
Hi Gordon,Your example is works fine but I would like to ask you about optional sort order ,It's not change when I change setting to this.sortBy(function (d) { return d.value.number }).order(d3.descending)the value still the same it like aways sort by key and order ascendingPlease help me to find solution for this problem.best regards,seko
เมื่อ วันเสาร์ที่ 6 มิถุนายน ค.ศ. 2020 22 นาฬิกา 16 นาที 20 วินาที UTC+7, Gordon Woodhull เขียนว่า:Hi Seko,As (sort of) explained in the datatables link, the error usually means that one of your columns doesn't match up with the data provided by your group.I think there is something about the way we use datatables that makes the error less useful than it should be. Would be really nice if it pointed out the name of the missing column instead of referring to it by number.Using dc.datatables.js with a group instead of a dimension works fine; I have ported the example from dc.js.Cheers,Gordon--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-us...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-user-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/d341f5e0-e8a2-44b1-b1d0-f4dba7300933o%40googlegroups.com.
<eror.png>
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/B16C748F-6DF2-4EBD-BD83-0FD098AEEFF1%40woodhull.com.
function reversible_group(group) { return { top: function(N) { return group.top(N); }, bottom: function(N) { return group.top(Infinity).slice(-N).reverse();
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/CADa%3DavkzPnHx8MJ3%3DogESawJEUAjPOha3xoVLe%2Bn1bOZPAKJ2A%40mail.gmail.com.
Hi Seko,
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/d341f5e0-e8a2-44b1-b1d0-f4dba7300933o%40googlegroups.com.
<eror.png>
--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/B16C748F-6DF2-4EBD-BD83-0FD098AEEFF1%40woodhull.com.
--
You received this message because you are subscribed to the Google Groups "dc-js user group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dc-js-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dc-js-user-group/CADa%3DavkzPnHx8MJ3%3DogESawJEUAjPOha3xoVLe%2Bn1bOZPAKJ2A%40mail.gmail.com.