Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How to put the Variable Names Center alligned using D3TableFilter Package

$
0
0

@Surya1987 wrote:

The Table which got generated after using the D3TableFilter has no proper alignment of the Variable Names. So how can we align them? I have used a ColumnResizer Property as below. However it is not resizing the column.

d3tf(Table2,
edit = c("col_4", "col_5"),
enableTf = TRUE,
extensions = c("ColumnsResizer"),
tableProps = tableProps,
selectableRows="single",
filterInput = TRUE,
tableStyle = "table table-bordered");

})

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles