You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function that will allow users to update how the X's appear in the tables, e.g. "xx.x" or "xx.xx" or "xxx".
We can add an additional class to these mock tables, and we could then write a function that could convert the mock ARD into the code needed to create that ARD based on real data. This will be much more complex of a task if ARDs have already been stacked.
Add functions mock_hierarchical() and mock_stack()
The text was updated successfully, but these errors were encountered:
"xx.x"
or"xx.xx"
or"xxx"
.mock_hierarchical()
andmock_stack()
The text was updated successfully, but these errors were encountered: